﻿/** Generated by FG **/
@font-face {
    font-family: 'hn33';
    src: url('../fonts/HELVETICANEUELTPRO-THEX_0.eot');
    src: local('☺'), url('../fonts/HELVETICANEUELTPRO-THEX_0.woff') format('woff'), url('../fonts/HELVETICANEUELTPRO-THEX_0.ttf') format('truetype'), url('../fonts/HELVETICANEUELTPRO-THEX_0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
.wrap{
    width: 1780px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 100%;
}
.header{
    transition: all 0.6s ease-out 0s;

    -ms-transition: all 0.6s ease-out 0s;

    -moz-transition: all 0.6s ease-out 0s;

    -webkit-transition: all 0.6s ease-out 0s;

    -o-transition: all 0.6s ease-out 0s;
    width: 100%;
    height: 100px;
    background-color: #fff;
    border-bottom: 1px solid #3598CA;
}
.header.scroll{
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10;
    height: 80px;
}
.header .logo{
    width:170px;
    line-height: 85px;
    transition: all 0.6s ease-out 0s;

    -ms-transition: all 0.6s ease-out 0s;

    -moz-transition: all 0.6s ease-out 0s;

    -webkit-transition: all 0.6s ease-out 0s;

    -o-transition: all 0.6s ease-out 0s;
}
.header.scroll .logo{
    line-height: 80px;
}
.header .logo img{
    width: 100%;
}
.header nav {
    margin-left: 60px;
}
.header nav li.li1{
    float: left;
    padding: 0 45px;
    line-height: 100px;
    transition: all 0.6s ease-out 0s;

    -ms-transition: all 0.6s ease-out 0s;

    -moz-transition: all 0.6s ease-out 0s;

    -webkit-transition: all 0.6s ease-out 0s;

    -o-transition: all 0.6s ease-out 0s;
}
.header.scroll nav li.li1{
    line-height: 80px;
}
.header nav li.li1 > a{
    font-size: 20px;
    color: #333333;
}
.header nav li.li1:hover > a{
    color: #0f50b0;
}
.header .he_ph{
    line-height: 100px;
    font-size: 20px;
    color: #666666;
    transition: all 0.6s ease-out 0s;

    -ms-transition: all 0.6s ease-out 0s;

    -moz-transition: all 0.6s ease-out 0s;

    -webkit-transition: all 0.6s ease-out 0s;

    -o-transition: all 0.6s ease-out 0s;
}
.header.scroll .he_ph{
    line-height: 80px;
}
.header .he_ph button{
    font-size: 20px;
    color: #333333;
    display: inline-block;
    float: left;
    margin-top: 38px;
    margin-right: 28px;
}
.header.scroll .he_ph button{
    margin-top: 28px;
}
.header .he_ph button:hover{
    color:#5386C8 ;
}
.header .he_ph .iconfont{
    font-size: 26px;
    color: #999999;
}
.header .he_ph span{
    display: inline-block;
    margin-left: 20px;
}
.pulldown{
    display: none;
    position: absolute;
    top: 100px;
    left: 0px;
    z-index: 10;
    width: 100%;
    padding: 65px 0;
    background-color: #fff;
    -moz-box-shadow: -1px 10px 10px #f3f3f3 inset;
    -webkit-box-shadow: -1px 10px 10px #f3f3f3 inset;
    box-shadow: -1px 10px 10px #f3f3f3 inset;
}
.pulldown.scroll{
    top: 80px;
}
.pulldown .pd_fl{
    width: 22.5%;
    padding-left: 65px;
}
.pulldown .pd_fl h1{
    margin-bottom: 10px;
    margin-top: -8px;
    font-size: 30px;
    color: #004a88;
    line-height: 1.5;
}
.pulldown .pd_fl h2{
    margin-bottom: 20px;
    font-size: 16px;
    color: #004a88;
}
.pulldown .pd_cen{
    width: 49%;
    padding: 0 30px;
    border-left: 1px solid #d8d8d8;
}
.pulldown .pd_cen li{
    margin-top: 20px;
    padding: 0 30px;
}
.pulldown .pd_cen li:nth-child(1){
    margin-top: 0px;
}
.pulldown .pd_cen li a{
    font-size: 18px;
    color: #666666;
}
.pulldown .pd_cen li:hover a{
    color: #004a88;
}
.pulldown .pd_fr{
    width: 28.5%;
    overflow: hidden;
}
.pulldown .pd_fr img{
    width: 100%;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.pulldown .pd_fr:hover img{
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.header2{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;

    width: 100%;
    height: 80px;
    padding-left: 30px;
    padding-right: 30px;

    background-color: #ffffff;
}
.header2 .logo{
    width: 100px;
    line-height: 80px;
}
.header2 .logo img{
    width: 100%;
}
.header2 .phsearch{
    position: absolute;
    top: 50%;
    right: 70px;

    width: 30px;
    cursor: pointer;

    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.header2 .phsearch img{
    width: 100%;
}
.header2 .menuph{
    position: absolute;
    top: 50%;
    right: 15px;

    width: 50px;
    height: 50px;

    cursor: pointer;
    text-align: center;

    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.header2 .menuph .point{
    position: relative;
    display: inline-block;
    width: 28px;
    height: 22px;
    margin-top: 14px;
}
.header2 .menuph .point:hover .navbtn,
.header2 .menuph .point:hover .navbtn::after,
.header2 .menuph .point:hover .navbtn::before{
    width: 28px;
}
.header2 .menuph .navbtn{
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #000;
}
.header2 .menuph .navbtn::after,
.header2 .menuph .navbtn::before{
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #000;
}
.header2 .menuph .navbtn::after{
    top: -10px;
}
.header2 .menuph .navbtn::before{
    top: 10px;
}
.header2 .menuph .point.active .navbtn{
    background: transparent;
}
.header2 .menuph .point.active .navbtn::after{
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.header2 .menuph .point.active .navbtn::before{
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.searchbox{
    display: none;

    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;

    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .85);
}
.searchbox .sou{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 847px;

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.searchbox .sou input{
    float: left;
    width: 731px;
    height: 87px;

    padding-left: 30px;

    color: #333;
    background: #fff;
    font-size: 18px;
}
.searchbox .sou button{
    float: right;
    width: 102px;
    height: 87px;

    margin-left: 3px;
    text-align: center;
    background: #55b2b4;
    line-height: 86px;
}
.searchbox .sou button img{
    width: 44px;
}
.searchbox .tansouc{
    position: absolute;
    top: 60px;
    right: 15px;
    cursor: pointer;
}
@media screen and (max-width: 1440px) {

    .header nav li.li1 > a {
        font-size: 16px;
    }

    .header .he_ph {
        font-size: 18px;
    }

    .header .he_ph button {
        font-size: 16px;
        margin-top: 42px;
    }
    .header.scroll .he_ph button {
        margin-top: 32px;
    }
    .header .he_ph .iconfont {
        font-size: 24px;
    }

    .pulldown .pd_fl h2 {
        font-size: 14px;
    }

    .pulldown .pd_cen li a {
        font-size: 14px;
    }
    .pulldown .pd_fl h1{
        font-size: 28px;
    }
    .searchbox .sou input {
        font-size: 16px;
    }
}
@media screen and (max-width: 991px)
{
    .searchbox .sou{
        width: 750px;
    }
    .searchbox .sou input{
        width: 638px;
    }
}
@media screen and (max-width: 767px)
{
    .searchbox .sou{
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .searchbox .sou input{
        font-size: 12px;
        width:         calc(100% - 70px);
        width: -webkit-calc(100% - 70px);
        height: 50px;
        padding-left: 15px;
    }
    .searchbox .sou button{
        line-height: 50px;
        width: 60px;
        height: 50px;
    }
    .searchbox .sou button img{
        width: 26px;
    }
}
/*手机下拉*/
.phxia{
    position: relative;
    z-index: 10;
    margin-top: 80px;
    width: 100%;
}
.xialaph{
    display: none;

    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 15;
    width: 100%;

    padding-bottom: 30px;

    background-color: #f1f1f1;
    font-family: '微软雅黑';
}
@media screen and (max-width: 992px)
{
    .xialaph .container{
        width: 100%;
        padding: 0 40px;
    }
}
@media screen and (max-width: 768px)
{
    .xialaph .container{
        width: 100%;
        padding: 0 20px;
    }
}
.xialaph h4{
    position: relative;
}
.xialaph h4::after{
    content: '';

    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    opacity: .1;
    background-color: #000;
}
.xialaph h4 a{
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;
    text-transform: uppercase;
    color: #999;
}
.xialaph h4 img{
    position: absolute;
    top: 50%;
    right: 5px;

    width: 13px;
    cursor: pointer;

    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.xialaph .ul2{
    display: none;
    padding-top: 7px;
    padding-bottom: 8px;
}
.xialaph .ul2 .container{
    max-width: 100%;
}
.xialaph h5{
    position: relative;
}
.xialaph h5::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    opacity: .05;
    background-color: #000;
}
.xialaph h5 a{
    font-family: '微软雅黑';
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}
.xialaph h5 img{
    position: absolute;
    top: 50%;
    right: 5px;

    width: 13px;
    cursor: pointer;

    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s{
    display: none;
}
.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d{
    display: block;
}
.xialaph .ul3{
    display: none;
    padding-left: 15px;
}
.xialaph h6 a{
    font-family: '微软雅黑';
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}
.phonemeng{
    display: none;

    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;

    width: 100%;
    height: 100%;

    opacity: .6;
    background-color: #000;
}
.phonemeng.active{
    display: block;
}
.banner .banslick{
    overflow: hidden;
}
.banner img{
    width: 100%;
}
.banner img.img_s{
    -webkit-transition: all 5s ease-out 0s;
    -moz-transition: all 5s ease-out 0s;
    -ms-transition: all 5s ease-out 0s;
    -o-transition: all 5s ease-out 0s;
    transition: all 5s ease-out 0s;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.banner .banslick.slick-current .img_s.scale{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.banner .slick-prev{
    left: 112px;
    width: 24px;
    z-index: 1;
    height: 43px;
    background: url(../images/prev.png) no-repeat;
    background-size: 100% 100%;
}
.banner .slick-next{
    right: 112px;
    width: 24px;
    height: 43px;
    background: url(../images/next.png) no-repeat;
    background-size: 100% 100%;
}
.banner .slick-dots{
    bottom: 64px;
}
.banner .slick-dots li{
    width: 40px;
    height: 3px;
    margin: 0 12px;
    background-color: #fff;
    border-radius: 0px;
}
.banner .slick-dots li.slick-active{
    background-color: #0f50b0;
}
.innew .innew_top{
    position: relative;
    padding-left: 90px;
    min-height: 358px;
}
@media screen and (max-width: 1440px) {

    .xialaph h4 a {
        font-size: 14px;
    }

    .xialaph h5 a {
        font-size: 14px;
    }

    .xialaph h6 a {
        font-size: 12px;
    }
}
@media screen and (max-width: 1680px){
    .innew .innew_top{
        min-height: 298px;
    }
}
@media screen and (max-width: 1280px){
    .innew .innew_top{
        min-height: 237px;
    }
}
@media screen and (max-width: 1024px){
    .innew .innew_top{
        min-height: 220px;
    }
}
@media screen and (max-width: 768px){
    .innew .innew_top{
        min-height: auto;
    }
}
.innew .innew_top .innewt_fl{
    position: absolute;
    top: 0px;
    left: 0px;
}
.innew .innewt_box{
    width: 90px;
    height: 90px;
    border-right:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    text-align: center;
    line-height: 90px;
    font-size: 20px;
    color: #999999;
    font-family: 'Arial';
    background:#f5f5f5;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    cursor: pointer;
}
.innew .innewt_box:hover{
    color: #fff;
    background-color: #0f50b0;
    border-bottom:1px solid #0f50b0;
}
.innew .innewt_box.inchan{
    background-color: #0f50b0;
}
.innew .innewt_box.inchan img{
    width: 28px;
}
.innewt_tit {
    width: 16%;
    padding: 140px 0px 0;
    text-align: center;
}
.intitle{
    text-align: center;
}
.intitle h1{
    margin-bottom: 25px;
    font-size: 40px;
    color: #333333;
    font-weight: bold;
}
.intitle h2{
    font-size: 16px;
    color: #999999;
    line-height: 1.5;
    text-transform: uppercase;
    font-family: 'Arial';
    letter-spacing: 1px;
}
.innew{
    background-color: #f5f5f5;
}
.innew .innewt_fr{
    display: none;
    width: 84%;
}
.innew .innewt_fr .innewt_img{
    width: 31%;
    overflow: hidden;
}
.innew .innewt_fr .innewt_img img{
    width: 100%;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.innew .innewt_fr .innewt_img:hover img{
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.innew .innewt_fr .innewt_txt{
    width: 69%;
    padding: 90px 0 0;
}
.innew .innewt_fr .innewt_txt .innewt_date{
    width: 23%;
    text-align: center;
    padding-top: 10px;
}
.innew .innewt_fr .innewt_txt .innewt_date h1{
    font-size: 120px;
    color: #0f50b0;
    font-family: 'Arial';
    font-weight: bold;
}
.innew .innewt_fr .innewt_txt .innewt_date h2{
    font-size: 20px;
    color: #666666;
    font-family: 'Arial';
    line-height: 1.5;
}
.innew .innewt_fr .innewt_txt .innewt_word{
    width: 77%;
    padding: 0 110px 0 0px;
}
.innew .innewt_fr .innewt_txt .innewt_word h1{
    font-size: 20px;
    color: #333333;
    line-height: 1.5;
}
.innew .innewt_fr .innewt_txt .innewt_word h1:hover{
    color: #0f50b0;
}
.innew .innewt_fr .innewt_txt .innewt_word p{
    height: 56px;
    margin: 25px 0;
    font-size: 16px;
    color: #666666;
    letter-spacing:1px;
    line-height: 2;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;/* 超出的行数 */
    display:-moz-box;
    -moz-box-orient:vertical;
    -moz-line-clamp:2;/* 超出的行数 */
}
.innew .innewt_fr .innewt_txt .innewt_word button{
    padding: 12px 40px;
    background-color: #3598ca;
    color: #fff;
    font-size: 16px;
    border:1px solid #3598ca;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    float: right;
}
.innew .innewt_fr .innewt_txt .innewt_word button:hover{
    color: #3598ca;
    background-color: transparent;
}
.innew_bottom{
    border-top: 1px solid #e8e8e8;
}
.innew_bottom .innewb_box{
    width: 25%;
    padding: 55px 55px 60px;
    border-left: 1px solid #e8e8e8;
    visibility: visible;
    animation-name: fadeInUp;
    background-color: #f5f5f5;
}
.innew_bottom .innewb_box:nth-child(1){
    border-left: 0px solid #e8e8e8;
    animation-delay: 0.2s;
}
.innew_bottom .innewb_box:nth-child(2){
    animation-delay: 0.4s;
}
.innew_bottom .innewb_box:nth-child(3){
    animation-delay: 0.6s;
}
.innew_bottom .innewb_box:nth-child(4){
    animation-delay: 0.6s;
}
.innew_bottom .innewb_box h1{
    margin-bottom: 20px;
    font-size: 20px;
    color: #666666;
    line-height: 1.5;
    display:block;

    white-space:nowrap;

    overflow:hidden;

    text-overflow:ellipsis;
}
.innew_bottom .innewb_box h1:hover{
    color: #0f50b0;
}
.innew_bottom .innewb_box span{
    font-size: 16px;
    color: #0f50b0;
    line-height: 1.5;
}
.innew_bottom .innewb_box p{
    margin-top: 20px;
    font-size: 16px;
    color: #666666;
    line-height: 1.5;
    overflow:hidden;
    height: 44px;
    text-overflow:ellipsis;

    display:-webkit-box;

    -webkit-box-orient:vertical;

    -webkit-line-clamp:2;/* 超出的行数 */
}
.innew_bottom .innewb_box button{
    float: right;
    margin-top: 40px;
    padding: 13px 40px;
    font-size: 16px;
    color: #fff;
    font-family: "Arial";
    background-color: #3598ca;
    border:1px solid #3598ca;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.innew_bottom .innewb_box button:hover{
    color: #3598ca;
    background-color: transparent;
}
.insolu{
    position: relative;
    padding-top: 65px;
    background: url(../images/insobg_02.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position-x: center;
}
.insolu:after{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.33);
}
.insolu .wrap{
    position: relative;
    z-index: 1;
}
.insolu .intitle h1{
    color: #fff;
}
.insolu .intitle h2{
    color: #fff;
}
.inso_top{
    margin: 60px 0px 0;
}
.inso_top .insot_slide{
    padding: 50px;
    background-color: #fff;
}
.inso_top .insot_slide .insot_img{
    width: 49.5%;
    overflow: hidden;
}
.inso_top .insot_slide .insot_img img{
    width: 100%;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.inso_top .insot_slide .insot_img:hover img{
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.inso_top .insot_slide .insot_txt{
    width: 50.5%;
    padding: 55px 10px 0px 60px;
}
.inso_top .insot_slide .insot_txt h1{
    font-size: 20px;
    color: #333333;
    line-height: 1.5;
    display:block;

    white-space:nowrap;

    overflow:hidden;

    text-overflow:ellipsis;
}
.inso_top .insot_slide .insot_txt h1:hover{
    color: #3598ca;
}
.inso_top .insot_slide .insot_txt p{
    height: 56px;
    margin: 25px 0;
    font-size: 16px;
    color: #666666;
    line-height: 2;
    letter-spacing: 0.5px;
    /*多行文本省略*/
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
}
.inso_top .insot_slide .insot_txt button{
    float: right;
    padding: 12px 40px;
    background-color: #3598ca;
    color: #fff;
    font-size: 16px;
    border:1px solid #3598ca;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.inso_top .insot_slide .insot_txt button:hover{
    color: #3598ca;
    background-color: transparent;
}
.inso_top .insot_slick{
    padding: 0 300px;
}
.inso_top .insot_slick .slick-prev {
    left: 140px;
    width: 26px;
    height: 46px;
    background: url(../images/prev.png) no-repeat;
    background-size: 100% 100%;
}
.inso_top .insot_slick .slick-next {
    right: 140px;
    width: 26px;
    height: 46px;
    background: url(../images/next.png) no-repeat;
    background-size: 100% 100%;
}
.inso_bottom{
    margin: 0px -50px;
    padding: 65px 0 70px;
}
.inso_bottom .insob_img{
    position: relative;
    width: 16.6%;
    padding: 0 50px;
    cursor: pointer;
}
.inso_bottom .insob_img .dsda{
    width: 100%;
    overflow: hidden;
}
.inso_bottom .insob_img .bg{
    width: calc(100% - 100px);
    height: 100%;
    position: absolute;
    left: 50px;
    top:0;
    z-index: 2;
    background: rgba(0,0,0,0.5);
    transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -webkit-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
}
.inso_bottom .insob_img.act .bg,
.inso_bottom .insob_img:hover .bg{
    background: rgba(0,0,0,0.2);
}
@media screen and (max-width: 1440px) {

    .innew .innewt_box {
        font-size: 18px;
    }

    .intitle h1 {
        font-size: 36px;
    }

    .intitle h2 {
        font-size: 14px;
    }

    .innew .innewt_fr .innewt_txt .innewt_date h2 {
        font-size: 18px;
    }

    .innew .innewt_fr .innewt_txt .innewt_word h1 {
        font-size: 16px;
    }

    .innew .innewt_fr .innewt_txt .innewt_word p {
        font-size: 14px;
    }

    .innew .innewt_fr .innewt_txt .innewt_word button {
        font-size: 14px;
    }

    .innew_bottom .innewb_box h1 {
        font-size: 18px;
    }

    .innew_bottom .innewb_box span {
        font-size: 14px;
    }

    .innew_bottom .innewb_box p {
        font-size: 14px;
    }

    .innew_bottom .innewb_box button {
        font-size: 14px;
    }

    .inso_top .insot_slide .insot_txt h1 {
        font-size: 16px;
    }

    .inso_top .insot_slide .insot_txt p {
        font-size: 14px;
        height: 52px;
    }

    .inso_top .insot_slide .insot_txt button {
        font-size: 14px;
    }
}
@media screen and (max-width:1366px){
    .inso_bottom .insob_img .bg{
        width: calc(100% - 50px);
        left: 25px;

    }
}
@media screen and (max-width: 991px){
    .inso_bottom .insob_img .bg{
        width: calc(100% - 20px);
        left: 10px;
    }
}
.ny_tles{
    text-align: center;
    margin-top:60px;
}
.inso_bottom .insob_img img{
    width: 100%;
    transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -webkit-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
}
.inso_bottom .insob_img:hover  img{
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.inso_bottom .insob_img.act:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    margin: auto;
    width: 25px;
    height: 25px;
    background: url(../images/jia.png) no-repeat;
}
.inpro{
    padding-top: 65px;
}
.inpro .inpro_con{
    margin: 60px -40px 0;
}
.inpro .inpro_con .inpro_box{
    width: 25%;
    padding: 0 40px 75px;
    text-align: center;
    visibility: visible;
    animation-name: fadeInUp;
}
.inpro .inpro_con .inpro_box:nth-child(1){
    animation-delay: 0.2s;
}
.inpro .inpro_con .inpro_box:nth-child(2){
    animation-delay: 0.4s;
}
.inpro .inpro_con .inpro_box:nth-child(3){
    animation-delay: 0.6s;
}
.inpro .inpro_con .inpro_box:nth-child(4){
    animation-delay: 0.6s;
}
.inpro .inpro_con .inpro_box img{
    width: 65px;
    margin-bottom: 25px;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.inpro .inpro_con .inpro_box:hover img{
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
.inpro .inpro_con .inpro_box h1{
    margin-bottom: 20px;
    font-size:20px;
    color: #333333;
    line-height: 1.5;
}
.inpro .inpro_con .inpro_box h1:hover{
    color: #0f50b0;
}
.inpro .inpro_con .inpro_box p{
    height: 52px;
    margin-bottom: 25px;
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
    text-align: left;
    letter-spacing: 0.5px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;/* 超出的行数 */
    display:-moz-box;
    -moz-box-orient:vertical;
    -moz-line-clamp:2;/* 超出的行数 */
}
.inpro .inpro_con .inpro_box button{
    padding: 14px 40px;
    font-size: 16px;
    color: #fff;
    background-color: #3598ca;
    border:1px solid #3598ca;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.inpro .inpro_con .inpro_box button:hover{
    color: #3598ca;
    background-color: transparent;
}
.inlinks{
    padding: 50px 0 40px;
    background-color: #3598ca;
}
.inlinks .inlink_tit{
    width: 19%;
    padding-top: 12px;
}
.inlinks .inlink_tit h1{
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}
.inlinks .inlink_tit h1 span{
    display: inline-block;
    margin-left: 15px;
    font-size: 16px;
    color: #a2d8f4;
}
.inlinks .inlink_con{
    width: 81%;
    padding: 0 30px;
}
.inlinks .inlink_con .inlink_box{
    margin: 0 60px;
    text-align: center;
}
.inlinks .inlink_con .inlink_box img{
    width: 40px;
    margin-bottom: 20px;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.inlinks .inlink_con .inlink_box:hover img{
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
.inlinks .inlink_con .inlink_box p{
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    text-align: center;
}
.inlinks .inlink_con .inlink_box p:hover{
    color: #0f50b0;
}
.inlinks .inlink_con .slick-prev{
    width: 19px;
    height: 33px;
    background: url(../images/qian.png);
    background-size: 100% 100%;
}
.inlinks .inlink_con .slick-next{
    width: 19px;
    height: 33px;
    background: url(../images/hou.png);
    background-size: 100% 100%;
}
.fo_top{
    padding: 40px 0 35px;
    border-top: 1px solid #eaeaea;
    /*background: #E7E7E7;*/
}
.fo_top .fo_logo{
    width: 10.4%;
    padding-top: 40px;
    text-align: center;
}
.fo_top .fo_logo img{
    max-width: 100%;
}
.fo_top .fo_list{
    width: 36.6%;
    padding-top: 30px;
}
.fo_top .fo_list li{
    float: left;
    width: 25%;
    padding-left: 55px;
    padding-bottom: 15px;
}
.fo_top .fo_list li a{
    font-size: 16px;
    color: #333333;
    line-height: 1.5;
}
.fo_top .fo_list li a:hover{
    color: #3598ca;
}
.fo_top .fo_add{
    width: 25.8%;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.fo_top .fo_add:before{
    content: '';
    width:1px;
    height: 80px;
    background: #dedede;
    position: absolute;
    left: 0;
    top:25px;
}
.fo_top .fo_add:after{
    content: '';
    width:1px;
    height: 80px;
    background: #dedede;
    position: absolute;
    right: 0;
    top:25px;
}
.fo_top .fo_add p{
    width: 86%;
    margin: auto;
    padding-top: 15px;
    font-size: 16px;
    color: #333333;
    line-height: 1.5;
}
@media screen and (max-width: 1800px) {
    .fo_top .fo_add p{
        width: 100%;
    }
}
.fo_top .fo_add p .iconfont{
    float: left;
    font-size: 16px;
    color: #999999;
    display: inline-block;
    margin-right: 15px;
}
.fo_top .fo_add p img{
    float: left;
    width: 16px;
    margin-right: 15px;
}
.fo_top .fo_add p span{
    float: left;
    width: calc(100% - 32px);
}
.fo_top .fo_er{
    width: 27.2%;
}
.fo_top .fo_er .foe_box{
    width: 33.33%;
    text-align: center;
    padding: 0 5px;
}
.fo_top .fo_er .foe_box img{
    margin-bottom: 15px;
}
.fo_top .fo_er .foe_box p{
    font-size: 14px;
    color: #666666;
    line-height: 1.5;
}
.cebian{
    position: fixed;
    top: 50%;
    right: 0px;
    z-index: 30;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.cb_box{
    position: relative;
    z-index: 25;
    width: 78px;
    height: 78px;
    border-bottom: 1px solid #ededed;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
}
.cb_box .cb_fan{
    width:100%;
    height: 100%;
    position: relative;
    z-index: 20;
    background-color: #fff;
}
.cb_box .iconfont{
    font-size: 36px;
    color: #5386C8;
    display: inline-block;
    margin-top: 12px;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.cb_box p{
    margin-top: 10px;
    font-size: 14px;
    color:  #5386C8;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.cb_box:hover .iconfont{
    color: #E6081F;
}
.cb_box:hover p{
    color:  #E6081F;
}
.cb_box .cb_po{
    position: absolute;
    top: 0;
    bottom: 0;
    z-index:15;
    margin: auto 0;
    right: -300%;
    transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    visibility: hidden;
}
.cb_box .cb_po .cb_num{
    margin: 14.5px 0 0;
    padding: 0px 20px;
    height: 48px;
    background-color:rgba(83,134,200,0.6);
}
.cb_box .cb_po .cb_num p{
    white-space:nowrap;
}
.cb_box .cb_po p{
    font-size: 18px;
    color: #fff;
    line-height: 48px;
}
.cb_box:hover .cb_po{
    right: 120%;
    visibility: visible;
}
.cb_box .cb_po:after{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 100%;
    width: 0px;
    height: 13px;

    border-top: 8px solid transparent;
    border-left: 13px solid rgba(83,134,200,0.6);
    border-bottom: 8px solid transparent;
}
.fo_bottom{
    border-top:1px solid #c2c2c2;
    padding: 20px 0;
    text-align: center;
    /*background: #B3B3B3;*/
}
.fo_bottom p{
    font-size: 14px;
    color: #999999;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.fo_bottom p a{
    color: #999999;
}
.fo_bottom p a:hover{
    color: #5386C8;
}
.header2{
    display: none;
}
#goTopBtn{
    float:left;
    width: 100%;
    height:50px;
    padding-top:15px;
    background:#fff url(../images/right5.png) center 10px no-repeat;
    font-size:14px;
    line-height:27px;
    text-align:center;
    font-weight:bold;
    display: none;
}
#goTopBtn.active{
    display: block;
}
#goTopBtn a{
    color:#e6081f;
}
@media screen and (max-width: 1440px) {
    .inpro .inpro_con .inpro_box h1 {
        font-size: 16px;
    }

    .inpro .inpro_con .inpro_box p {
        font-size: 14px;
    }

    .inpro .inpro_con .inpro_box button {
        font-size: 14px;
    }

    .inlinks .inlink_tit h1 {
        font-size: 36px;
    }

    .inlinks .inlink_tit h1 span {
        font-size: 14px;
    }

    .inlinks .inlink_con .inlink_box p {
        font-size: 14px;
    }

    .fo_top .fo_list li a {
        font-size: 14px;
    }

    .fo_top .fo_add p {
        font-size: 14px;
    }
    .fo_top .fo_add p .iconfont,
    .fo_top .fo_add p img{
        margin-top: 5px;
    }
    .fo_top .fo_list{
        width: 33.6%;
    }
    .fo_top .fo_add {
        width: 28.8%;
    }
    .fo_top .fo_add p span{
        line-height: 24px;
    }
    .fo_top .fo_add p .iconfont {
        font-size: 16px;
    }


    .fo_top .fo_er .foe_box p {
        font-size: 14px;
    }


    .cb_box .iconfont {
        font-size: 32px;
    }

    .cb_box p {
        font-size: 14px;
    }

    .cb_box .cb_po p {
        font-size: 16px;
    }

    .fo_bottom p {
        font-size: 14px;
    }

    #goTopBtn {
        font-size: 14px;
    }
}
/*jason*/
@media (min-width: 1440px){
    .container1 {
        width: 1470px;
    }
}
/*b1公司动态*/
.ny_banbo img{
    display: inline-block;
    width: 100%;
}
.ny_banbo .ny_sjban{
    display: none;
}
.ny_ban .slick-dots{
    bottom: 15px;
}
.ny_ban .slick-dots li{
    width:30px;
    height: 10px;
    line-height: 10px;
    background: transparent;
    border-radius:0px;
}
.ny_ban .slick-dots li:before{
    content: '';
    position: absolute;
    left: 0;
    top:0;
    width:30px;
    height: 2px;
    background: #ffffff;
    border-radius:0px;
}
.ny_ban .slick-dots li.slick-active:before{
    background: #0f50b0;
}
.ny_con{
    padding: 35px 0 0;
}
.ny_tle{
    text-align: center;
}
.ny_tle h1{
    font-size: 30px;
    line-height: 40px;
    color: #333333;
    margin-bottom: 5px;
}
.ny_tle p{
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    font-family: hn33,Arial;
}
.ny_tle p:after{
    content: '';
    position: absolute;
    left: -150px;
    top: 11px;
    width: 125px;
    height: 1px;
    background: #e2e2e2;
}
.ny_tle p::before{
    content: '';
    position: absolute;
    right: -150px;
    top: 11px;
    width: 125px;
    height: 1px;
    background: #e2e2e2;
}
.b1_con{
    margin-top: 35px;
}
.b1_tj .img_bo{
    position: relative;
    float: left;
    width: 50%;
    overflow: hidden;
}
.b1_tj .img_bo .xian {
    position: absolute;
    left: 0;
    top: 0;
    width:100%;
    height: 100%;
    padding: 18px;
    z-index: 3;
}
.b1_tj .img_bo .xian b{
    display: block;
    width: 100%;
    height: 100%;
    border: 1px dashed #d7e4f0;
}
.b1_tj .img_bo .mc{
    position: absolute;
    left: 0;
    top:0;
    width:100%;
    height: 100%;
    background: #000000;
    opacity: 0.2;
    z-index: 2;
}
.b1_tj .img_bo .bg{
    width:100%;
}
.b1_tj .img_bo .pic{
    position: absolute;
    top:0;
    left: 50%;
    bottom: 0;
    right:0;
    margin: auto;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -webkit-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
}
.b1_tj .text{
    position: relative;
    float: left;
    width:50%;
    height: 388px;
    padding-left: 50px;
}
.b1_tj .text h1{
    font-size: 20px;
    line-height: 36px;
    color: #666666;
    margin-bottom: 30px;
    margin-top: -8px;
}
.b1_tj .text .time{
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #999999;
    margin-bottom: 36px;
    font-family: 'hn33','Arial','微软雅黑';
}
.b1_tj .text .time img{
    width: 21px;
    margin-right: 15px;
}
.b1_tj .text p{
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    overflow:hidden;
    letter-spacing: 0.5px;
    text-overflow:ellipsis;

    display:-webkit-box;

    -webkit-box-orient:vertical;

    -webkit-line-clamp:5;/* 超出的行数 */
}
.b1_tj .text .more{
    position: absolute;
    bottom: 0;
    left: 50px;
    width: 125px;
    height: 35px;
    font-size: 16px;
    line-height: 34px;
    text-align: center;
    color: #ffffff;
    background:#3898CA;
    border: 1px solid #3898CA;
}
.d1_list{
    border-top: 1px solid  #EAEAEA;
    margin-top: 55px;
}
.d1_list .d1_box{
    padding: 40px 0;
    border-bottom: 1px solid  #EAEAEA;
}
.d1_list .d1_box .img{
    float: left;
    width: 260px;
    height: 140px;
    overflow: hidden;
}
.d1_list .d1_box .img img{
    display: inline-block;
    width: 100%;
    transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -webkit-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
}
.d1_box .riqi{
    float: left;
    width: 260px;
    height: 140px;
    overflow: hidden;
    background: #0E51B0;
    padding: 40px 0;
}
.d1_box .riqi .ri{
    float: left;
    width: 140px;
    font-family: 'hn33','Arial','微软雅黑';
    font-size: 58px;
    text-align: center;
    color: #ffffff;
    border-right: 1px solid #2C83C2;
}
.d1_box .riqi .nain span{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    padding-top: 8px;
    font-family: 'hn33','微软雅黑';
}
.d1_list .d1_box .wored{
    float: left;
    max-width: 900px;
    padding-left:35px ;
    width: calc(100% - 300px);
}
.d1_list .d1_box .wored .tit{
    color: #666666;
    font-size: 20px;
    padding-bottom: 30px;
    display:block;

    white-space:nowrap;

    overflow:hidden;

    text-overflow:ellipsis;
}
.d1_list .d1_box .wored .date img{
    display: inline-block;
    width:17px;
}
.d1_list .d1_box .wored .date span{
    color: #999999;
    font-size: 16px;
    font-family: 'hn33','Arial','微软雅黑';
    padding-left: 9px;
}
.d1_list .d1_box .wored .date{
    margin-bottom: 14px;
}
.d1_list .d1_box .wored .p1{
    color: #999999;
    font-size: 16px;
    line-height: 2;
    overflow:hidden;
    text-overflow:ellipsis;
    letter-spacing: 0.5px;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
}
.d1_list .d1_box .more{
    margin-top:50px;
}
.d1_list .d1_box .more .hover-show{
    display: none;
}
.ys-fenye{
    padding: 65px 0 100px;
    text-align: center;
}
.ys-fenye li{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 8px;
    text-align: center;
    line-height: 30px;
    color: #565656;
    font-size: 14px;
}
.ys-fenye li.activepage{  /* 选中的样式  */
    color: #ffffff;
    background:#3898CA;
}
.ys-fenye a li:hover{ /* 鼠标滑过的样式  */
    color: #ffffff;
    background:#3898CA;
}
.ys-fenye button{ /* 手机端的样式  */
    width: 100px;
    height: 40px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    line-height: 40px;
    border:1px solid #3898CA;
    font-size: 20px;
    color: #565656;
    border-radius: 10px;
    display: none;
}
@media (max-width: 1440px) {
    /*b1公司动态*/
    .ny_tle h1 {
        font-size: 26px;
    }

    .ny_tle p {
        font-size: 14px;
    }

    .b1_tj .text h1 {
        font-size: 16px;
    }
    .b1_tj .text{
        height: 324px;
    }
    .b1_tj .text .time {
        font-size: 14px;
    }

    .b1_tj .text p {
        font-size: 14px;
    }

    .b1_tj .text .more {
        font-size: 14px;
    }

    .d1_box .riqi .nain span {
        font-size: 16px;
    }

    .d1_list .d1_box .wored .tit {
        font-size: 16px;
    }

    .d1_list .d1_box .wored .date span {
        font-size: 14px;
    }

    .d1_list .d1_box .wored .p1 {
        font-size: 14px;
    }

    .ys-fenye li {
        font-size: 14px;
    }

    .ys-fenye button { /* 手机端的样式  */
        font-size: 18px;
    }
}
@media screen and (max-width:767px){
    .ys-fenye ul{
        display: none;
    }
    .ys-fenye button{
        display: inline-block;
    }
}
/* B2公司动态详情  */
.ny_content{
    max-width: 1470px;
    padding:0 15px ;
    margin: auto;
}
.b2_xian{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 35px;
}
.b2_tit{
    color: #333333;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
}
.b2_date{
    text-align: center;
    margin-top: 50px;
    padding-bottom: 20px;
    border-bottom: 1px solid  #EAEAEA;
    position: relative;
}
.b2_date:after{
    content: '';
    width: 60px;
    height: 3px;
    background:#0E51B0 ;
    position: absolute;
    left: 50%;
    bottom:-2px;
    margin-left: -30px;
}
.b2_date p{
    float: left;
    width: 50%;
    height: 50px;
    line-height: 50px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: left;
}
.b2_date p img{
    display: inline-block;
    width: 15px;
}
.b2_date p span{
    padding-left: 15px;
    color: #999999;
    font-size: 14px;
}
.b2_date p:first-child{
    border-right: 1px solid #D8D8D8;
    text-align: right;
}
.b2_aircle p{
    font-size: 16px;
    line-height: 2;
    color: #666666;
    margin-top: 30px;
}
.b2_aircle p img{
    display: inline-block;
    max-width: 100%;
}
.b2_link .prev,
.b2_link .next{
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    font-size: 14px;
    background: #3898CA;
    position: absolute;
    top: 50%;
    margin-top: -20px;
}
.b2_link .prev{
    left: 35%;
}
.b2_link .next{
    right: 35%;
}
#bdshare_weixin_qrcode_dialog{
    height: 320px!important;
}
.b2_link{
    margin:55px 0  80px;
    position: relative;
}
.b2_link .back{
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #3898CA;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-left: -20px;
}
.b2_link .back img{
    display: inline-block;
    width: 17px;
}
/* C1 */
.c1_top1{
    width: 100%;
    height: 102px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left 0;
}
.c1_top1 .ny_content .left{
    float: left;
}
.c1_top1 .ny_content .left .p1{
    color: #ffffff;
    font-size: 24px;
    padding-top: 25px;
    padding-left: 12px;
}
.c1_top1 .ny_content .left .p2{
    color: #ffffff;
    font-size: 16px;
    line-height: 22px;
    padding-top: 16px;
    padding-left: 12px;
}
.c1_top1 .ny_content button{
    width:125px;
    height: 40px;
    font-size: 16px;
    float: right;
    margin-top: 30px;
    background: #ffffff;
    color: #333333;
    cursor: default;
}
.ny_tle.c1{
    margin-top: 40px;
    margin-bottom:40px;
}
.c1_list{
    padding-top: 40px;
}
.c1_box{
    float: left;
    width:  calc(33.33% - 24px);
    height: 165px;
    border: 1px solid  #DDDDDD;
    padding: 20px;
    margin-bottom: 40px;
}
.c1_box:nth-child(3n+2){
    margin-left: 35px;
    margin-right: 35px;
}
.c1_box .small_img{
    float: left;
    width: 108px;
    height: 68px;
}
.c1_box .right{
    float: left;
    width: calc(100% - 108px);
    padding-left: 15px;
}
.c1_box .right .p1{
    color: #333333;
    font-size: 16px;
    padding-bottom: 15px;
    display:block;

    white-space:nowrap;

    overflow:hidden;

    text-overflow:ellipsis;
}
.c1_box .right .p2{
    height: 40px;
    color: #999999;
    font-size: 14px;
    line-height: 20px;
    overflow:hidden;

    text-overflow:ellipsis;

    display:-webkit-box;

    -webkit-box-orient:vertical;

    -webkit-line-clamp:2;/* 超出的行数 */
}
.c1_box .bottom{
    margin-top: 25px;
    text-align: center;
    color: #999999;
    font-size: 14px;
    padding-top:10px;
    border-top: 1px solid  #EAEAEA;
}
.c1_box .bottom button{
    float: right;
    width: 70px;
    height: 30px;
    background-color: #3598ca;
    color: #fff;
    font-size: 14px;
    border:1px solid #3598ca;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.c1_box .bottom button:hover{
    color: #3598ca;
    background-color: transparent;
}
/* C2 */
.c2_box{
    width: 100%;
    height: auto;
    background:#F5F5F5 ;
    overflow: hidden;
}
.c2_box img{
    max-width: 100%;
}
.c2_h2{
    border-left: 5px solid #0E51B0 ;
    padding-left: 12px;
    font-size: 26px;
    color: #333333;
    margin: 50px 0;
}
.c2_h2.d3{
    margin-bottom: 65px;
}
.c2_oh2{
    margin: 50px 0 70px;
}
.c2_p1{
    color: #666666;
    font-size: 16px;
    line-height: 24px;
}
.c2_bg1{
    width: 100%;
    height: auto;
    background: #ffffff;
    text-align: center;
    padding: 30px 0;
    margin: 30px 0 65px;
}
.c2_bg1 img{
    display: inline-block;
    max-width: 100%;
}
.c2_gn li{
    float: left;
    width: calc(50% - 50px);
    margin-bottom: 50px;
    max-height: 207px;
}
.c2_gn li:nth-child(even){
    margin-left: 100px;
}
.c2_gn li .img{
    float: left;
    width: 75px;
    min-height: 85px;
}
.c2_gn li .img img{
    display: inline-block;
    max-width: 100%;
}
.c2_gn li  .zi{
    float: left;
    width: calc(100% - 75px);
    padding-left: 24px;
}
.c2_gn li .zi .p1{
    font-size: 20px;
    line-height: 24px;
    color: #333333;
    padding-bottom:15px ;
}
.c2_gn li .zi .p2{
    height: 168px;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:7;/* 超出的行数 */
}
.c2_logo{
    margin-left:-15px;
    margin-right: -15px;
}
.c2_logo .li{
    float: left;
    width: calc(25% - 30px);
    height: 240px;
    margin-left: 15px;
    margin-right: 15px;
    border: 1px solid #DEDEDE;
    text-align: center;
    cursor: pointer;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    padding-top: 20px;
}
.c2_logo .li .img img{
    display: inline-block;
    max-width: 100%;
    transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -webkit-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
}
.c2_logo .li .p1{
    text-align: center;
    font-size: 20px;
    color: #333333;
}
.c2_logo .li .hover-show{
    width: 100%;
    height: 100%;
    background: #FAFAFA;
    padding: 20px;
    transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -webkit-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
    position: absolute;
    top:-100%;
    left: 0;
}
.c2_logo .li:hover .hover-show{
    top:0%;
}
.c2_logo .li .hover-show .name{
    text-align: center;
    font-size: 16px;
    color: #333333;
    padding-bottom: 12px;
}
.c2_logo .li .hover-show .zi{
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    text-align: left;
}
.c2_logo .slick-dots{
    position: absolute;
    bottom: -15px;
    width: 100%;
}
.c2_logo .slick-dots li button::before,
.c2_logo .slick-dots li button::after{
    display: none;
}
.c2_logo .slick-dots li {
    float: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #DFDFE0;
    background: #fff;
    opacity: 1;
    margin: 0 5px;
}
.c2_logo .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.c2_logo .slick-dots li.slick-active {
    background-color: #666666;
}
/* D1 */
.d1_tab{
    width: 100%;
    height: 60px;
    background: #ffffff;
    line-height: 60px;
    text-align: center;
    position: absolute;
    z-index: 2;
    border-bottom: 1px solid #EAEAEA;
    transition: all 0.6s ease-out 0s;

    -ms-transition: all 0.6s ease-out 0s;

    -moz-transition: all 0.6s ease-out 0s;

    -webkit-transition: all 0.6s ease-out 0s;

    -o-transition: all 0.6s ease-out 0s;
}
.d1_tab.scroll{
    position: fixed;
    left: 0;
    top: -60px;
    z-index: 9;
    margin-top: 140px;
}
.d1_tab span{
    color: #666666;
    font-size: 16px;
    padding-left: 100px;
    padding-right: 100px;
    position: relative;
}
.d1_tab span.on{
    color: #0f50b0;
}
.d1_tab span.on:after{
    content: '';
    width: 19px;
    height: 7px;
    background: url("../images/D11_01_03.png") 0 0 no-repeat;
    position: absolute;
    left: 50%;
    bottom:-28px;
    z-index: 50;
    margin-left: -9px;
}
.ny_tle.d1{
    margin-top: 40px;
}
.c1_1{
    margin-top: 100px;
}
.d2_list{
    margin-top: 40px;
    margin-bottom: 60px;
}
.d2_list li{
    width: 100%;
    height: 275px;
    background: #EAEAEA;
    border-bottom: 1px solid #ffffff;
    overflow: hidden;
}
.d2_list li .num{
    float: left;
    width: 120px;
    height: 275px;
    text-align: center;
    line-height: 275px;
    color: #999999;
    font-size: 40px;
    font-family: 'hn33','Arial','微软雅黑';
    transition: all 0.6s ease-out 0s;

    -ms-transition: all 0.6s ease-out 0s;

    -moz-transition: all 0.6s ease-out 0s;

    -webkit-transition: all 0.6s ease-out 0s;

    -o-transition: all 0.6s ease-out 0s;
}
.d2_list li .img{
    float: left;
    width: calc(45% - 60px);
    height: 275px;
    position: relative;
    overflow: hidden;
}
.d2_list li .img img{
    height: 100%;
    position: absolute;
    left: 50%;
    top:0;
    -webkit-transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    -o-transform: translateX(-50%);

    transform: translateX(-50%);
    transition: all 0.6s ease-out 0s;

    -ms-transition: all 0.6s ease-out 0s;

    -moz-transition: all 0.6s ease-out 0s;

    -webkit-transition: all 0.6s ease-out 0s;

    -o-transition: all 0.6s ease-out 0s;
}
.d2_list li .right{
    float: left;
    width: calc(55% - 60px);
    height: 275px;
    padding:40px 50px;
    background: #f8f8f8;
}
.d2_list li .right .tit{
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 20px;
    padding-right:160px ;
    overflow:hidden;

    text-overflow:ellipsis;

    display:-webkit-box;

    -webkit-box-orient:vertical;

    -webkit-line-clamp:2;/* 超出的行数 */
}
.d2_list li .right .p1{
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    overflow:hidden;

    text-overflow:ellipsis;

    display:-webkit-box;

    -webkit-box-orient:vertical;

    -webkit-line-clamp:2;/* 超出的行数 */
}
.d2_list li .right button{
    width: 125px;
    height: 40px;
    font-size: 16px;
    margin-top: 40px;
    border: 1px solid #3898CA;
    color: #ffffff;
    background: #3898CA;
}
.ny_tle.g1{
    margin-top: 100px;
    margin-bottom: 40px;
}
.ny_tle.g2{
    margin-top: 60px;
}
.g1_p{
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
    text-align: left;
    color: #666666;
    font-size: 14px;
    line-height: 2.5;
}
.g3_ganen .ny_content {
    max-width: 1130px;
}
.g3_four .ny_content{
    max-width: 1240px;
}
.g1_bg{
    height:603px;
    margin-top:60px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0;
    padding-top: 75px;
}
.g1_con{
    max-width: 1200px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.g1_con .box{
    float: left;
    width: calc(33.33% - 45px);
    height: 440px;
    background: rgba(80,165,212,0.8);
    text-align: center;
    padding: 100px 70px 0;
}
.g1_con .box:nth-child(2){
    margin-left:67.5px;
    margin-right: 67.5px;
}
.g1_con .box .img img{
    max-width: 100%;
}
.g1_con .box .img{
    transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
}
.g1_con .box:hover .img{
    margin-top: -15px;
}
.g1_con .box:hover{
    background: rgba(0,193,222,0.8);
}
.g1_con .box .img .s1{
    display: block;
    font-size: 80px;
    color: #ffffff;
    font-family:Stencil;
}
.g1_con .box .img .s2{
    display: block;
    font-size: 20px;
    color: #ffffff;
    font-family:Stencil;
    margin-bottom: -10px;
}
.g1_con .box .p3{
    padding-top: 90px;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
}
.g1_tuijian li{
    float: left;
    width: 33.33%;
    color: #666666;
    font-size: 16px;
    line-height: 24px;
    padding-left: 30px;
    margin-bottom:35px ;
    position: relative;
}
.g1_tuijian li:before{
    content: '';
    width: 7px;
    height: 7px;
    background:#0E51B0;
    position: absolute;
    left: 0;
    top:10px;
}
.g5-con{
    max-width: 1100px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.g5-con ul{
    float: left;
    width: 33.33%;
}
.g5-con .li1{
    font-size: 20px;
    color: #333333;
    padding-bottom: 24px;
}
.g5-con .li2 span{
    display: inline-block;
    font-size: 20px;
    color: #333333;
    font-family: 'hn33','Arial','微软雅黑';
    padding-bottom:8px;
    border-bottom: 1px solid #0E51B0;
}
.g5-con .call{
    /*color: #0f50b0;*/
    /*font-size: 20px;*/
    /*font-family: 'hn33','Arial','微软雅黑';*/
    /*padding-top: 35px;*/
    /*padding-bottom: 35px;*/
    color: #0f50b0;
    font-size: 16px;
    padding-top: 35px;
    padding-bottom: 35px;
}
.g5-con .name{
    color: #0f50b0;
    font-size: 16px;
    padding-top: 35px;
    padding-bottom: 35px;
}
.g5-con  .bdsharebuttonbox{
    margin-bottom: -20px;
}
.g5-con  .bdsharebuttonbox a{
    width: 37px;
    height: 37px;
}
.g5-con .bdshare-button-style0-16 .bds_tsina{
    background: url("../images/g52.png") 0 0 no-repeat!important;
    margin-left: 20px;
}
.g5-con .bdshare-button-style0-16 .bds_weixin{
    background: url("../images/g51.png") 0 0 no-repeat!important;
}
.bdsharebuttonbox.news{
    width: 100%;
    text-align: center;
    margin-top: 65px;
}
.bdsharebuttonbox.d2{
    /*text-align: center;*/
    /*margin-top: 0px;*/
    text-align: left;
    margin-top: 15px;
    position: relative;
    left: -17px;
}

.bdsharebuttonbox.news a{
    width: 30px;
    height: 30px;
    float: none!important;
    display: inline-block;
}
.bdsharebuttonbox.d2 a{
    margin-top: 0;
    margin-bottom: 0;
}
.bdsharebuttonbox.news .bds_tsina{
    background: url("../images/g52.png") 0 0 no-repeat!important;
    background-size: cover!important;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
}
.bdsharebuttonbox.d2  .bds_tsina{
    margin-left: 5px;
    margin-right: 5px;
}
.bdsharebuttonbox.news .bds_weixin{
    background: url("../images/g51.png") 0 0 no-repeat!important;
    background-size: cover!important;
    margin-right: 15px;
}
.bdsharebuttonbox.d2 .bds_weixin{
    margin-right: 5px;
}
.bdsharebuttonbox.news .bds_qzone{
    background: url("../images/gkj.png") 0 0 no-repeat!important;
    background-size: cover!important;
    margin-left: 15px;
}
.bdsharebuttonbox.d2  .bds_qzone{
    margin-left: 5px;
}
#allmap{
    width: 100%;
    height:490px;
    margin-top: 30px;
    margin-bottom: -40px;
}
/* G4 */
.g4_honors{
    margin-left: -25px;
    margin-right: -25px;
}
.g4_honors li{
    float: left;
    width: 25%;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 50px;
}
.g4_honors li .img{
    width: 100%;
    height: auto;
    border: 1px  solid  #EAEAEA;
    overflow: hidden;
}
.g4_honors li .img img{
    width: 100%;
}
.g4_honors li .img:hover img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -webkit-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
}
.g4_honors li .bottom{
    width: 100%;
    height: 90px;
    background: #F2F2F2;
    padding:15px 15px 0;
}
.g4_honors  .bottom  .tit{
    color: #0f50b0;
    font-size: 18px;
    line-height: 24px;
}
.g4_honors  .bottom  .xian{
    padding-bottom: 5px;
}
.g4_honors  .bottom  .date span{
    color:#999999;
    font-size: 14px;
    display: inline-block;
    font-family: 'hn33','Arial','微软雅黑';
    padding-right:20px ;
}
.g4_honors  .bottom  .date span:last-child{
    border-left: 1px solid  #C0C0C0;
    padding-left: 20px;
}
.g4_jishu{
    height:775px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0;
    padding-top: 70px;
    position: relative;
}
.g4_jishu:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(15,80,176,.3);
}
.g4_jishu .ny_tle{
    position: relative;
    z-index: 3;
}
.g4_jishu .ny_tle h1{
    color: #ffffff;
}
.g4_jishu .ny_tle p{
    color:#e2e2e2;
}
.g4_jishu_con{
    max-width: 930px;
    margin: 75px auto 0;
    position: relative;
    z-index: 3;
}
.g4_jishu_con .li{
    float: left;
    width:230px;
    height: 210px;
    background: #2B87B8;
    margin-left: 2px;
    margin-bottom: 2px;
    padding: 55px 0px 0;
    text-align: center;
}
.g4_jishu_con .li img{
    transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -webkit-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
}
.g4_jishu_con .li:hover img{
    transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    -o-transform:rotate(360deg);
}
.g4_jishu_con .li .zi{
    width: 100%;
    height: 100px;
    position: relative;
}
.g4_jishu_con .li .zi p{
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    position: absolute;
    left: 50%;
    top:50%;
    padding: 0 20px;
    -webkit-transform: translateX(-50%) translateY(-50%);

    -moz-transform: translateX(-50%) translateY(-50%);

    -ms-transform: translateX(-50%) translateY(-50%);

    -o-transform: translateX(-50%) translateY(-50%);

    transform: translateX(-50%) translateY(-50%);
}
.g4_jishu_con .slick-dots{
    bottom:-20px;
}
.g4_scheme{
    padding-left: 120px;
    height: auto;
    position: relative;
    margin-bottom: 40px;
}
.g4_scheme .img{
    float: left;
    width: 40%;
    height: 275px;
    position: relative;
    overflow: hidden;
}
.g4_scheme .img img{
    height: 100%;
    position: absolute;
    left: 50%;
    top:0;
    -webkit-transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    -o-transform: translateX(-50%);

    transform: translateX(-50%);
    transition: all 0.6s ease-out 0s;

    -ms-transition: all 0.6s ease-out 0s;

    -moz-transition: all 0.6s ease-out 0s;

    -webkit-transition: all 0.6s ease-out 0s;

    -o-transition: all 0.6s ease-out 0s;
}
.g4_scheme .right{
    float: left;
    width: 60%;
    height: 275px;
    padding:40px 50px;
    background: #F8F8F8;
}
.g4_scheme .right .tit{
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 20px;
    padding-right:160px ;
    overflow:hidden;

    text-overflow:ellipsis;

    display:-webkit-box;

    -webkit-box-orient:vertical;

    -webkit-line-clamp:2;/* 超出的行数 */
}
.g4_scheme .right .p1{
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    overflow:hidden;

    text-overflow:ellipsis;

    display:-webkit-box;

    -webkit-box-orient:vertical;

    -webkit-line-clamp:2;/* 超出的行数 */
}
.g4_scheme  button{
    width: 125px;
    height: 40px;
    background: #3898CA;
    font-size: 16px;
    color: #ffffff;
    margin-top: 40px;
}
.g4_scheme .pev,
.g4_scheme .nxt{
    width: 120px;
    height: 137px;
    position: absolute;
    left: 0;
    background: #0E51B0;
    text-align: center;
    line-height: 137px;
    cursor: pointer;
}
.g4_scheme .pev{
    top:0;
    border-bottom: 1px solid #2361BE;
}
.g4_scheme .nxt{
    top:137px;
}
.g4_scheme .iconfont{
    font-size:30px;
    color:#8FCFEF ;
}
/* G3 */
.g3_four{
    width: 100%;
    height: 570px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0;
    position: relative;
}
.g3_four:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(1,67,128,.8);
}
.g3_four:after{
    content: '';
    width: 1px;
    height: 100%;
    background: #4077AF;
    position: absolute;
    left: 50%;
    top:0;
    z-index: 2;
}
.g3_four .top{
    height: 50%;
    padding-top: 140px;
    border-bottom: 1px solid #4077AF;
    position: relative;
    z-index: 3;
}
.g3_four .bottom{
    height: 50%;
    padding-top: 55px;
    position: relative;
    z-index: 3;
}
.g3_four  .left{
    width: 50%;
    float: left;
}
.g3_four  .right{
    float: left;
    width: 50%;
    height: 100%;
    padding-left:120px;
}
.g3_four .icon{
    width: 50px;
    float: left;
}
.g3_four .zi{
    float: left;
    width: calc(100% - 55px);
    padding-left: 25px;
}
.g3_four  .p1{
    font-size: 20px;
    color: #ffffff;
    padding-bottom: 20px;
}
.g3_four  .p2{
    font-size: 16px;
    line-height: 22px;
    color: #cfe0f1;
    padding-bottom: 20px;
}
.g3_four  .p2 span{
    display: inline-block;
    padding-left:15px;
    padding-right: 15px;
}
.g3_four  .p2 span:first-child{
    padding-left: 0;
}
.g3_four  .p2 span + span{
    border-left: 1px solid #C4C4C4;
}
.g3_ganen{
    width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0;
    position: relative;
    padding-top: 90px;
    padding-bottom: 60px;
    margin-bottom: -5px;
}
.g3_ganen_left{
    width: 240px;
    float: left;
}
.g3_ganen_left p{
    width: 100%;
    height: 70px;
    padding-left: 40px;
    background: #ffffff;
    line-height: 70px;
    cursor: pointer;
}
.g3_ganen_left p.on{
    background: #3898CA;
}
.g3_ganen_left p.on .en,
.g3_ganen_left p.on .cn{
    color: #ffffff;
}
.g3_ganen_left p + p{
    border-top: 1px solid #DEE7EC;
}
.g3_ganen_left .cn{
    font-size: 16px;
    color: #666666;
}
.g3_ganen_left .en{
    font-size: 12px;
    color: #999999;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'hn33','Arial','微软雅黑';
    padding-left: 14px;
}
.g3_ganen_right{
    float: left;
    width: calc(100% - 240px);
    padding-left: 110px;
}
.g3_ganen_right .con{
    width:auto;
    max-width: 740px;
    min-height: 420px;
    height: auto;
    background: #ffffff;
    padding: 60px;
    position: relative;
    display: none;
}
.g3_ganen_right .con:nth-child(1){
    display: block;
}
.g3_ganen_right .con:before{
    content: '';
    width:16px;
    height: 24px;
    background: url("../images/G311_03.png") 0 0 no-repeat;
    position: absolute;
    left: -15px;
}
.g3_ganen_right .con:nth-child(1):before{
    top:20px;
}
.g3_ganen_right .con:nth-child(2):before{
    top:80px;
}
.g3_ganen_right .con:nth-child(3):before{
    top:155px;
}
.g3_ganen_right .con:nth-child(4):before{
    top:222px;
}
.g3_ganen_right .con:nth-child(5):before{
    top:290px;
}
.g3_ganen_right .con:nth-child(5):before{
    top:355px;
}
.g3_ganen_right .con .left{
    width: 190px;
    float: left;
}
.g3_ganen_right .con .left .tit .cn{
    font-size: 20px;
    color: #666666;
    padding-right:15px;
}
.g3_ganen_right .con .left .tit .en{
    color: #999999;
    font-size: 14px;
    font-family: 'hn33','Arial','微软雅黑';
}
.g3_ganen_right .con .left .p1{
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 16px;
    line-height: 2;
    color: #666666;
    border-top: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    margin-top: 30px;
}
.g3_ganen_right .con .img{
    float: right;
    width: calc(100% - 200px);
    text-align: right;
}
.g3_ganen_right .con .img img{
    max-width: 100%;
}
.g3_ganen_left1{
    display: none;
}
/* D2 */
.c2_h2.d2{
    border-left: 2px solid #3898CA;
}
.d2_cp_box{
    width: 100%;
    height: auto;
    background: #F9F9F9;
    /*min-height: 850px;*/
    padding-bottom: 110px;
}
.d2_cp_box>p{
    padding-top: 50px;
}
.d2_cp_box>p img{
    max-width: 100%;
}
.d2_cp_box .left{
    width: 975px;
    float: left;
    padding-left: 35px;
    padding-top: 40px;
}
.d2_cp_box .left button{
    width: 115px;
    height: 45px;
    background: #EBEBEC;
    color: #666666;
    font-size: 16px;
}
.d2_cp_box .left p{
    text-align: center;
    padding-top: 40px;
}
.d2_cp_box .left p img{
    display: inline-block;
    max-width: 100%;
}
.d2_cp_box .right{
    float: left;
    width:465px;
}
.d2_cp_box .right .bg{
    width: 100%;
    height: auto;
    background:#F5F5F5;
    padding:40px 30px;
}
.d2_cp_box .right .bg .itit{
    color: #000000;
    font-size: 20px;
    line-height: 26px;
    padding-bottom:25px ;
}
.d2_cp_box .right .bg .p1{
    color: #666666;
    font-size: 14px;
    line-height: 22px;
}
.d2_cp_box .right  .title{
    color: #000000;
    font-size: 18px;
    line-height: 24px;
    padding: 30px;
}
.d2_cp_box .right .tixi li{
    float: left;
    width: 50%;
    padding-left: 30px;
    color: #666666;
    font-size: 16px;
    line-height: 2;
}
.d2_cp_box .right  .p3{
    color: #999999;
    font-size: 16px;
    line-height: 26px;
    padding :30px 30px 0;
}
.d2_tab{
    padding-left: 30px;
    margin-bottom: -1px;
}
.d2_tab li{
    float: left;
    position: relative;
    margin-right: 150px;
    padding-bottom: 35px;
    cursor: pointer;
}
.d2_tab li p img{
    display: block;
    margin: 0 auto;
}
.d2_tab li.slick-current:after{
    content: '';
    width:33px;
    height: 20px;
    background: url("../images/D2dadasdas_03.jpg") 0 0 no-repeat;
    position: absolute;
    left: 50%;
    bottom:-1px;
    z-index: 10;
    margin-left: -12px;
}
.d2_tab li .p1{
    text-align: center;
    padding-top: 20px;
    font-size: 20px;
    color: #333333;
}
.d2_tab li .on-show{
    display: none;
}
.d2_tab li.slick-current .on-show{
    display: block;
}
.d2_tab li.slick-current .on-hide{
    display: none;
}
.d2_gn_box{
    width: 100%;
    height: auto;
    padding:45px;
    border: 1px solid #CCCCCC;
}

.d2_gn_box .left{
    width: 345px;
    float: left;
    border: 1px solid #CCCCCC;
    padding: 30px;
}
.d2_gn_box .left .p1{
    font-size: 20px;
    color: #333333;
}
.d2_gn_box .left  .clearfix{
    padding-top: 40px;
}
.d2_gn_box .left  .clearfix button{
    float: right;
    width: 120px;
    height: 30px;
    font-size:14px;
    color: #ffffff;
    background: #3898CA;
    margin-top: -10px;
}
.d2_gn_box .left  .clearfix p{
    float: left;
}
.d2_gn_box .left  .clearfix p img{
    display: inline-block;
    width: 14px;
}
.d2_gn_box .left  .clearfix p span{
    font-size: 16px;
    color: #666666;
    padding-left: 20px;
}
.d2_gn_box .right{
    float: left;
    width: calc(100% - 345px);
    padding-left: 85px;
    height: auto;
    position: relative;
    padding-bottom: 40px;
}
.d2_gn_box .right:before{
    content: '';
    width: 1px;
    height: 100%;
    background: #CDCDCD;
    position: absolute;
    top: 0;
    left: 85px;
}
.d2_gn_box .right li{
    font-size: 16px;
    color: #666666;
    margin-top: 40px;
    line-height: 26px;
    padding-left: 65px;
    position: relative;
}
.d2_gn_box .right li:before{
    content: '';
    width: 13px;
    height: 13px;
    background: #ffffff;
    border: 1px solid #CDCDCD;
    border-radius: 50%;
    position: absolute;
    left: -6px;
    top:50%;
    margin-top: -6px;
}
.c2_logo.d2  .li .p1 {
    padding-top: 0px;
}
.c2_logo.d2  .li .p2 {
    padding-top: 15px;
    font-size: 16px;
    color: #666666;
}
/* G2 */
.g2_con{
    max-width: 1000px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.g2_con .slick-prev{
    width: 21px;
    height:12px;
    left:0;
    z-index: 3;
    background: url("../images/G221.png") 0 0 no-repeat;
    background-size: cover;
}
.g2_con .slick-next{
    width: 21px;
    height:12px;
    right: 0;
    z-index: 3;
    background: url("../images/G22.png") 0 0 no-repeat;
    background-size: cover;
}
.g2_con .nian_zhuan{
    padding-left: 120px;
    padding-right: 120px;
    margin-bottom: 70px;
}
.g2_con .nian_zhuan p{
    float: left;
    color: #999999;
    font-size: 22px;
    text-align: center;
    border-right: 1px solid  #EAEAEA;
    font-family: 'hn33','Arial','微软雅黑';
    cursor: pointer;
    padding-top: 3px;
}
.g2_con .nian_zhuan .slick-current{
    color: #0f50b0;
}
.g2_con .nian_zhuan p:hover{
    color: #0f50b0;
}
.juti_box .item{
    position: relative;
    height: auto;
    margin-bottom: 40px;
}
.juti_von{
    position: relative;
    height: auto;
    display: none;
}
.juti_von:first-child{
    display: block;
}
.juti_von:before{
    display: inline-block;
    content: '';
    width: 1px;
    height: calc(100% - 95px);
    background: #F0F1F3;
    position: absolute;
    left: 60px;
    top:15px;
    z-index: -1;
}
.juti_von:after{
    display: inline-block;
    content: '';
    width: 22px;
    height: 22px;
    background: url("../images/G2516565_03.png") 0 0 no-repeat;
    position: absolute;
    left: 50px;
    bottom:65px;
    z-index: 1;
}
.juti_box .item .month span{
    font-size: 16px;
    color: #333333;
    position: relative;
    padding-right: 20px;
}
.juti_box .item .con{
    float: left;
    width: calc(100% - 72px);
    height: 470px;
    padding-left: 45px;
    position: relative;
}
.juti_box .item .con:before{
    display: inline-block;
    content: '';
    width: 12px;
    height: 24px;
    background: url("../images/G24_03.jpg") 0 0 no-repeat;
    position: absolute;
    left:34px;
    top:20px;
    z-index: 10;
}
.juti_box .item .con .img{
    float: left;
    width: 50%;
    height: 470px;
    overflow: hidden;
}
.juti_box .item .con .right{
    float: left;
    width: 50%;
    height: 100%;
    border: 1px solid  #EAEAEA;
    padding: 0 40px;
    position: relative;
}
.juti_box .item .con .xian{
    text-align: center;
    margin-top: 90px;
    margin-bottom: 40px;
}
.juti_box .item .con .p1{
    font-size: 16px;
    text-align: center;
    line-height: 2;
    color: #666666;
}
.juti_box .item .con  .li{
    position: absolute;
    bottom:80px;
    left: 50%;
    -webkit-transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    -o-transform: translateX(-50%);

    transform: translateX(-50%);
}
.juti_box .item .con  .ni{
    font-size: 16px;
    text-align: center;
    line-height: 2;
    color: #666666;
    position: absolute;
    bottom:35px;
    left: 50%;
    -webkit-transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    -o-transform: translateX(-50%);

    transform: translateX(-50%);
}
.bshare-custom{
    position: absolute;
    top:-1px;
    left: 50%;
    -webkit-transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    -o-transform: translateX(-50%);

    transform: translateX(-50%);
}
.bshare-custom a{
    width: 31px;
    height: 44px!important;
}
.bshare-custom .bshare-sinaminiblog {
    background: url('../images/G22.jpg') no-repeat 0 0px!important;
    display: inline-block;
}
.bshare-custom .bshare-weixin {
    background: url('../images/G21.jpg') no-repeat 0 0px!important;
    display: inline-block;
}
.houjia_con .s1{
    float: left;
    width: 33.33%;
    text-align: left;
    padding-left: 50px;
    border: 1px solid #dedede;
    padding-top: 15px;
}
.houjia_con .s1 p{
    font-size: 16px;
    line-height: 2;
    color: #666666;
    padding-bottom: 12px;
    margin-top: 0;
}
.houjia_con .s1 + .s1{
    border-left: none;
}
.houjia_con {
    padding-top: 35px;
    padding-bottom: 35px;
}
@media screen and (max-width:1440px) {
    .header .logo{
        width: 150px;
    }
    .g5-con .li1{
        font-size: 18px;
    }
    .b2_tit {
        font-size: 22px;
    }

    .b2_date p span {
        font-size: 14px;
    }

    .b2_aircle p {
        font-size: 14px;
    }

    .b2_link .prev,
    .b2_link .next {
        font-size: 14px;
    }

    .c1_top1 .ny_content .left .p1 {
        font-size: 22px;
    }

    .c1_top1 .ny_content .left .p2 {
        font-size: 14px;
    }

    .c1_top1 .ny_content button {
        font-size: 14px;
    }

    .c1_box .right .p1 {
        font-size: 14px;
    }

    .c1_box .right .p2 {
        font-size: 14px;
    }

    .c1_box .bottom {
        font-size: 14px;
    }

    .c1_box .bottom button {
        font-size: 14px;
    }

    .c2_h2 {
        font-size: 22px;
    }

    .c2_p1 {
        font-size: 14px;
    }

    .c2_gn li .zi .p1 {
        font-size: 16px;
    }

    .c2_gn li .zi .p2 {
        font-size: 14px;
    }

    .c2_logo .li .p1 {
        font-size: 18px;
    }

    .c2_logo .li .hover-show .name {
        font-size: 14px;
    }

    .c2_logo .li .hover-show .zi {
        font-size: 14px;
    }

    .d1_tab span {
        font-size: 14px;
    }

    .d2_list li .num {
        font-size: 36px;
    }

    .d2_list li .right .tit {
        font-size: 16px;
    }

    .d2_list li .right .p1 {
        font-size: 14px;
    }

    .d2_list li .right button {
        font-size: 14px;
    }

    .g1_p {
        font-size: 14px;
    }


    .g1_con .box .img .s1 {
        font-size: 74px;
    }

    .g1_con .box .img .s2 {
        font-size: 18px;
    }

    .g1_con .box .p3 {
        font-size: 14px;
    }

    .g1_tuijian li {
        font-size: 14px;
    }

    .g5-con .li2 span {
        font-size: 18px;
    }

    .g5-con .call {
        font-size: 14px;
    }

    .g5-con .name {
        font-size: 14px;
    }

    .g4_honors .bottom .tit {
        font-size: 16px;
    }


    .g4_honors .bottom .date span {
        font-size: 14px;
    }

    .g4_jishu_con .li .zi p {
        font-size: 14px;
    }

    .g4_scheme .right .tit {
        font-size: 18px;
    }

    .g4_scheme .right .p1 {
        font-size: 14px;
    }

    .g4_scheme button {
        font-size: 14px;
    }


    .g4_scheme .iconfont {
        font-size: 28px;
    }

    .g3_four .p1 {
        font-size: 18px;
    }

    .g3_four .p2 {
        font-size: 14px;
    }


    .g3_ganen_left .cn {
        font-size: 14px;
    }

    .g3_ganen_left .en {
        font-size: 12px;
    }

    .g3_ganen_right .con .left .tit .cn {
        font-size: 18px;
    }

    .g3_ganen_right .con .left .tit .en {
        font-size: 14px;
    }

    .g3_ganen_right .con .left .p1 {
        font-size: 14px;
    }

    .d2_cp_box .left button {
        font-size: 14px;
    }

    .d2_cp_box .right .bg .itit {
        font-size: 18px;
    }

    .d2_cp_box .right .bg .p1 {
        font-size: 14px;
    }

    .d2_cp_box .right .title {
        font-size: 16px;
    }

    .d2_cp_box .right .tixi li {
        font-size: 16px;
    }

    .d2_cp_box .right .p3 {
        font-size: 14px;
    }

    .d2_tab li .p1 {
        font-size: 18px;
    }

    .d2_gn_box .left .p1 {
        font-size: 18px;
    }


    .d2_gn_box .left .clearfix button {
        font-size: 14px;
    }

    .d2_gn_box .left .clearfix p span {
        font-size: 14px;
    }

    .d2_gn_box .right li {
        font-size: 14px;
    }

    .c2_logo.d2 li .p2 {
        font-size: 14px;
    }


    .g2_con .nian_zhuan p {
        font-size: 20px;
    }

    .juti_box .item .month span {
        font-size: 14px;
    }

    .juti_box .item .con .p1 {
        font-size: 14px;
    }


    .juti_box .item .con .ni {
        font-size: 14px;
    }
}